Method: deleteLocalUsers

Delete users from the local user database, specifying the users by a list of local user IDs.

Parameters

Name Type Description
localUserIdsCSV string The list of local user IDs separated by commas
requestingUser string The name of the user requesting this operation

Returns

The operation returns an integer error code.

Example

https://192.168.30.34:8443/axis/services/NACWebService/deleteLocalUsers?localUserIdsCSV=3,4&requestingUser=root